/* 自定义样式 */

h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}


/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}



/* 搜索框 */
.search-box {border-bottom: 1px solid #eee;background: #f8f8f8;height: 60px;}
.search-box .hot_search{font-size: 15px;line-height: 1;float: left;width: 65%;margin-top: 25px;}
.search-box .hot_search b {color: #111;font-size: 15px;line-height: 1;}
.search-box .hot_search a{font-size: 15px;color: #363636;}
.search-box .hot_search a:hover{color: #1b4f98;}
.search-box .searchbox{margin-top: 12px;text-align: right;position: relative;float: left;width: 35%}
.search-box .searchbox input{    height: 36px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 60%;border: 1px solid #1b4f98;padding-left: 10px;font-size: 14px;background: #fff;}
.search-box .searchbox input[type="submit"] {width: 20%;margin-left: -5px;background: #1b4f98;font-size: 15px;color: #fff;letter-spacing: 3px;position: relative;}




@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}





/* 公共标题样式 */
.bt{text-align: center;margin-bottom: 50px;position:relative;}
.bt h5 { font-family: Times New Roman; font-size: 75px; font-weight: bold;  text-transform: uppercase; letter-spacing: -1px; color: rgb(0 0 0 / 10%);line-height: 1;margin-bottom:20px;}
.bt h3 { font-size: 28px; font-weight: bold; letter-spacing: 1px;position: absolute;width: 100%;top: 20px;color: #005a9f;}
.bt h3 span{color: #f19b00;}
.bt hr { margin: 0 auto 10px; width: 3%; border-top: 2px solid #005a9f;}
.bt p {font-size: 16px;line-height: 1; color: #666;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px){
  
}

@media (max-width: 767px){
  
  .bt{margin-bottom: 30px;}
  .bt h5{font-size:26px;margin-bottom: 15px;}
  .bt h3 {font-size: 22px;letter-spacing: 0;top: 10px;}
  .bt hr{width:10%;margin: 0 auto 5px;}
  .bt p {font-size: 13px;line-height: 1.5;color: #666;padding: 0 15px;}
  
}


/* 头部导航 */
.header-logo {}


.logo-img h3 {font-size: 34px; line-height: 1;font-weight: bold; color: #1b4f98;letter-spacing: 3px;margin-bottom:6px;}
.logo-img p { font-size: 14px; color: #303030;line-height: 1;}
.logo-txt {float: left;width: 35%;padding-left: 15px; margin-top: 3%;border-right:1px dashed #a3a3a3;}
.logo-txt h3 {font-size: 30px;line-height: 1;font-weight: bold;color: #1a509a;letter-spacing: 2px;margin-bottom: 5px;}
.logo-txt h5 {font-size: 14px;line-height: 1; font-weight: bold; color: #000;letter-spacing: 1px;}
.wz-js {float: left;width: 20%;padding-left: 15px; margin-top: 3%;}
.wz-js h6 {font-size: 22px;line-height: 1;font-weight: bold;color: #1a509a;letter-spacing: 2px;margin-bottom: 5px;}
.wz-js p {font-size: 14px;line-height: 1; font-weight: bold; color: #000;letter-spacing: 1px;}
.h-dh{float: right;width: 30%;margin-top: 2%;}
.dh-img{float: left;text-align: center;}
.dh-img img{width: 45px;}
.dh-img p {font-size: 14px; line-height: 1; color: #666;margin-top: 5px;}
.dh-txt{float:left;padding-left: 15px;margin-top: 5px;}
.dh-txt h4 { font-size: 24px;line-height: 1.2;color: #00579a;}

.header_nav{background: #1b4f98;}
.navbar{min-height: 0;}
nav.navbar.bootsnav {background: none;}
.navbar-collapse{padding: 0;}
nav.navbar.bootsnav ul.nav > li > a{padding: 16px 53px;margin: 0;font-size: 16px;}
nav.navbar.bootsnav ul.nav > li > a:hover{background: #c10000;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{background: #1b4f98;min-width: 100%;}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {padding: 12px 16px; border-bottom: none; color: #fff;text-align: center;border-bottom: 1px solid #bbb;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover {background-color: #c10000;color: #fff;}


/* 我们的实力 */
.wm-sl { margin:60px 0;}
.wm-sl li { width:31%;float:left;background: #4299de;margin:0 1%;}
.wm-sl li img { width:100%;}
.wm-sl li h5 { color: #fff;text-align: center;font-size: 20px;font-weight: bold;margin: 6% 0;}
.wm-sl li p { color: #fff;font-size: 14px;width: 80%;margin: 5% auto;}

@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
  
  .wm-sl { margin: 30px 0;}
  .wm-sl li h5 {font-size: 14px;}
  .wm-sl li p {font-size: 12px;height: 70px;}
 
  
}



/* 产品展示 */
.cpzs{padding: 60px 0;background: url(../images/bg2.jpg)no-repeat center top;border-top: 4px solid #ef0000;}

.cp-nav{text-align: center;margin-bottom: 20px;}
.cp-nav ul{overflow: hidden;display: inline-block;}
.cp-nav ul li {float: left; margin: 0 10px; }
.cp-nav ul li a{display: block;background: #fff;color: #1b4f98;padding: 5px;}
.cp-nav ul li a span {font-size: 15px;line-height: 1;display: inline-block; border: 1px solid #1b4f98;padding: 8px 16px;}
.cp-nav ul li a:hover span { border: 1px solid #fff;}
.cp-nav ul li a:hover{background: #1b4f98;color:#fff;}

.cp-cont{}
.cp-cont ul{overflow: hidden;}
.cp-cont ul li{float:left;width: 33%;padding: 0 8px;margin-bottom: 15px;}
.cp-cont ul li a{display:block;}
.cp-cont ul li a:hover{color:#fff!important;}
.cp-cont ul li a .cp-img { height: 220px;overflow: hidden; display: flex; border: 1px solid #bbb; flex-wrap: wrap;align-content: center;}
.cp-cont ul li a .cp-img img{width: 100%;min-height: 100%;transition:all .6s;background: #fff;}
.cp-cont ul li a p{text-align: center;font-size: 18px;line-height: 1;padding: 8px 0;color: #fff;}
.cp-cont ul li a:hover .cp-img img{transform: scale(1.1);}


.cp-btn{margin-top: 20px;text-align: center;}
.cp-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #1b4f98; color: #fff; padding: 10px 25px; border-radius: 2px;}
.cp-btn a:hover{background: #c10000;}
/* 产品展示标题*/
.cpzs .bt h5 { color:rgb(255 255 255 / 60%);}
.cpzs .bt h3 { color:#fff;}
.cpzs .bt hr { border-top: 2px solid #ffffff;}
.cpzs .bt { margin-bottom: 30px;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-cont ul li a .cp-img{height: 180px;}
  
}

@media (max-width: 992px) {

  .cp-nav ul li {float: left; margin: 0 0 10px; width: 33.333%;padding: 0 20px;}
  .cp-nav ul li a span{display: block;}
  
  .cp-cont ul li{padding: 0 5px;}
  .cp-cont ul li a .cp-img{height: 130px;}
  .cp-cont ul li a p{font-size: 15px;}
  
}

@media (max-width: 767px) {
  
  .cpzs { padding: 35px 0;}
  .cp-nav{padding: 0 10px;display:none;}
  .cp-nav ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-nav ul li a{padding: 3px;}
  .cp-nav ul li a span{font-size: 13px;padding: 8px 0;}
  
  .cp-cont { padding: 0 10px;}
  .cp-cont ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-cont ul li a .cp-img { height: 150px;}
  .cp-cont ul { overflow: hidden;height: 555px;}
  
  
  
  
}


/* 关于我们 */
.gywm-bg { margin:60px 0;}

.gy-bt{}

.gy-cont{position: relative;}
.gy-img{position: absolute;top: 40px;left: 0;z-index: 3;width: 33%;height:260px;overflow: hidden;box-shadow: 6px 7px 5px #ddd;}
.gy-img img{width: 100%;}

.gy-nr { float: right; width: 75%; background: #fff; padding: 30px 30px 30px 10%;box-shadow: 2px 2px 5px #ddd;border-radius: 3px;}
.gy-nr h3 {font-size: 20px;line-height: 1; color: #1b4f98;font-weight: bold; letter-spacing: 2px;}
.gy-nr hr{border-top: 2px solid #1b4f98;width: 10%;margin: 10px 0;}
.gy-txt{height: 225px;overflow: hidden; overflow-y: auto;padding-right: 10px; }
.gy-txt p {font-size: 15px;line-height: 1.5;}
.gy-txt::-webkit-scrollbar {width: 3px;background: #ddd;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #1b4f98;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;}

.gy-btn{margin-top: 20px;padding-left: 30px;}
.gy-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #1b4f98; color: #fff; padding: 10px 25px; border-radius: 2px;}
.gy-btn a:hover{background: #c10000;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  .gy-img{height: 190px;}
  .gy-txt p {font-size: 14px;line-height: 1.4;}
  .gy-txt{height: 160px;}
  
}

@media (max-width: 767px) {

  .gy-img{display: none;}
  .gy-nr {float: none;width: 95%;background: #fff; padding: 20px 15px;box-shadow: 2px 2px 5px #ddd;  border-radius: 3px; margin: auto;}
  .gy-txt {height: 270px;}
  .gywm-bg { margin: 30px 0;}
  
}





/* 优势 */
.ys-bt {background: url(../images/zkwq.jpg)no-repeat center;height:140px;width:100%;}
.ys-bt .wz { width:80%; margin:auto;display:block;padding-top: 3%;}
.ys-bt .wz h4 { color: #fff;font-size: 36px;padding-top: 2%;}
.ys-bt .rx { display: block; margin: 7% 0  0 10%;float: left; width: 50%;}
.ys-bt .rx .dn-t { width: 20%; float: left;margin-top: 1%;}
.ys-bt .rx .wz-k { float: left;margin-left: 5%;}
.ys-bt .rx span { font-size: 16px; color: #fff;}
.ys-bt .rx p { font-size: 24px; display: block;color: #fff;font-weight: bold;}
.ys-bt .an-k { width: 32%;float: right;height: 40px;margin: 50px 20px;}
.ys-bt .an-k a {width: 30%;background: #fff; padding: 10px 50px;line-height: 40px; font-size: 14px;color: rgba(221,42,66,1);}
.ys-bt .an-k a:hover {border:1px solid #fff;background:rgba(221,42,66,1);color:#fff;}

.ys-wz { background:rgb(245, 245, 245);}
.ys-wz li { border-right:1px dashed #b0b0b0;width:24%;padding: 4% 0;float: left;height: 230px;}
.ys-wz .ys-4 { border-right:none;width:24%;padding: 4% 0;float: left;height: 230px;}
.ys-wz p {text-align: center;font-size: 18px;}
.ys-wz hr {border-top: 3px solid rgba(221,42,66,1);width: 6%;margin: 10px auto;}
.ys-wz span {font-size: 13px;color: rgb(153, 153, 153);width: 90%;display: block;margin: auto;}


@media (max-width: 992px) {
  
  .ys-bt { display:none;}
  .ys-wz { display:none;}

  
  
}

@media (max-width: 767px) {
 

  
  
}


/* 案例 */
.anli{padding: 50px 0;}

.al-cont{}

.str_wrap,.str_wrap.str_active{background: none}

.walking{height: 270px !important;}
.walking .ar_1{width: 300px;height: 270px;margin-left: 20px;}

.walking .ar_1 .item {height: 220px;overflow: hidden;display: flex; flex-wrap: wrap; align-content: center;}
.walking .ar_1 .item img{width:100%;min-height: 100%;height: auto;}
.walking .ar_1 p {background: none;color: #333; padding: 10px 0;  font-size: 15px;  line-height: 1;height: auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.walking .ar_1:hover .item{border-color: #1b4f98;}
.walking .ar_1:hover p{color: #1b4f98;}

.al-btn{text-align: center;margin-top: 10px;}
.al-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #1b4f98; color: #fff; padding: 13px 30px; border-radius: 2px;transition: all .5s;}
.al-btn a:hover{background: #c10000;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  .walking .ar_1{width: 250px;height: 230px;margin-left: 15px;}
  .walking .ar_1 .item {height: 200px;}
  
}

@media (max-width: 767px) {
  .anli { padding: 30px 0;}
  .walking {height: 180px !important;}
  .walking .ar_1 { width: 170px; height: 180px;margin-left: 15px;}
  .walking .ar_1 .item {height: 150px;}
  .walking .ar_1 p{font-size: 14px;}

}




/* 新闻 */
.xinw{padding: 60px 0;background:#f8f8f8;}


.xw-img{    margin-bottom: 10px;height: 240px;overflow: hidden;display: flex;flex-direction: column;justify-content: center;}
.xw-img img{width: 100%;}

.xinw-left{}
.xinw_nr1{}
.xinw_nr1 a{}
.xinw_nr1 h1{font-size: 16px;font-weight: normal;text-align: left;color: #000;}
.xinw_nr1 h1:hover{color: #005a9f;}
.xinw_nr1 h5{font-size: 12px;line-height: 30px;}
.xinw_nr1 p{font-size: 14px;line-height: 20px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.xw-more{margin-top: 10px;}
.xw-more a{display: inline-block;font-size: 14px;line-height: 14px; background: #005a9f;color: #fff;padding: 10px 15px;}
.xw-more a:hover{ background: #c10000;}

.xinw-right{}
.xinw-right a{}
.xinw_nr2{border-bottom: 1px solid #e4e4e4;padding: 25px 0;transition: all .6s;}
.xinw_nr2 .xinw-date{text-align: center;padding: 5px 0;border-right: 1px solid #ddd;}
.xinw_nr2 .xinw-date h1{font-size: 40px;font-family: monospace;line-height: 40px;}
.xinw_nr2 .xinw-date h5{font-size: 16px;line-height: 16px;}
.xinw_nr2 .xinw-tit{}
.xinw_nr2 .xinw-tit h3{font-size: 17px;color: #000;line-height: 16px;margin-bottom: 10px;}
.xinw_nr2 .xinw-tit p{font-size: 14px;line-height: 20px;color: #666;overflow:hidden;height: 40px;}

.xinw_nr2:hover{background: #005a9f;border-color:#005a9f;margin-left: -10px;}
.xinw_nr2:hover .xinw-date h1,.xinw_nr2:hover .xinw-date h5,.xinw_nr2:hover .xinw-tit h3,.xinw_nr2:hover .xinw-tit p{color: #fff;}


@media (max-width: 767px) {
  .xinw { padding: 30px 0;}
  .xinw_nr2 .xinw-tit h3 { line-height:30px;}
  
}


/*选项卡 */
.nav-tabs { border-bottom: none;font-size: 16px;font-weight: bold;display: block;margin: auto;width: 20%;padding-bottom: 3%;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #fff;cursor: default;background-color: #005a9f;border: 1px solid #005a9f;border-bottom-color: transparent;}
.nav-tabs>li { float: left;margin-bottom: -1px;width: 50%;text-align: center;}
.nav-tabs>li>a { border-radius: 0;}


@media (max-width: 992px) {
  
  .nav-tabs { width:60%;}

  
  
}

@media (max-width: 767px) {
 

  
  
}




/* 友情链接 */
.links {  margin: 0;  font-size: 16px;line-height: 1.5;padding-bottom: 20px;background:#f8f8f8;}
.links span{font-weight: bold;}
.links a {  margin: 0 5px; font-size: 15px;line-height: 1.5;}
.links a:hover{color: #1482d7;}







/* 底部 */
.f_one {background: rgb(45, 45, 45);padding: 20px 0 20px;}
.f-nav {border-bottom: 1px solid #bbb;padding-bottom: 20px;margin-bottom: 20px;}
.f-nav ul{overflow: hidden;}
.f-nav ul li {border-right: 1px solid #fff;float: left;padding: 0 55px;}
.f-nav ul li:last-child{border: none;}
.f-nav ul li a { color: #ccc; display: inline-block;font-size: 15px;line-height: 1;}
.f-nav ul li a:hover{color: #fff;}

.f-logo{float: left;width: 12%;padding-top: 40px;}
.f-logo h3 {  color: #eee; font-size: 28px;line-height: 1; letter-spacingr-spacing: 3px; margin-bottom: 6px;}
.f-logo h5 { color: #ddd;font-size: 13px;line-height: 1;margin-bottom: 20px;}

.f-lx { float: left; width: 45%;  border-left: 1px solid #ddd; padding: 10px 15px;}
.f-lx p { color: #ddd;font-size: 15px; line-height: 1;margin-bottom: 8px;}
.f-lx p span{display: inline-block;width: 80px;text-align: right;}
.f-lx p a:hover{color: #8bc5f9;}

.f-lx2 {float: left;width: 20%; border-left: 1px solid #ddd;padding: 10px 15px;}
.f-lx2 p {color: #ddd;font-size: 15px;line-height: 1;margin-bottom: 8px;}

.f-ewm{float: right;width: 22%;}
.ewm-box{width: 50%;padding: 0 10px;text-align:center;margin:auto;}
.ewm-box img{width: 100%;}
.ewm-box p { color: #ddd;font-size: 15px;line-height: 1;padding-top: 5px;}


/* 区域设置 */
.sec-tit.left-keyword-tit, .themain {display: block;}
.themain {clear: both;text-align: center;color: #eee;font-size: 15px;line-height: 1;margin-top: 10px;}
.themain a {color: #eee;margin: 0 5px;display: inline-block;}

.f_two {  background: rgb(45 45 45); border-top: 1px solid #e2e2e2; padding: 15px 0;}
.f_two p{text-align: center;font-size:15px;line-height: 1;color: #ddd;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li{padding: 0 38px;}
  .f-nav ul li {padding: 0 22px;}
  .f-lx p{font-size: 14px;line-height: 22px;}
  .f-logo{width: 30%;}
  .f-logo h3 { font-size: 22px;;}
  
}
@media (max-width: 992px) {


}

@media (max-width: 767px) {

  

}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}







/* 内页样式 */
.page-body {margin: 30px auto 50px;}

.left_menu{float: left;width: 22%;margin-right: 3%;padding:0;}
.page-body .col-md-9{float: left;width: 75%;padding: 0;}


.sec-tit {border: none;height: 50px;line-height: 50px;background: #1b4f98;padding: 0 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.sec-tit h2 {float: left; margin-top: 0;margin-bottom: 0; height: auto;line-height: 50px; font-weight: bold; font-size: 18px;color: #ffffff;border: none;}

.sec-tit h5{margin-top:16px;}
.sec-tit h5 a{color:#fff;}
.sec-tit h5 a:hover{background: #f9b31e}

.page-l-clist ul { padding: 5px 10px; border: 2px solid #1b4f98;}
.page-l-clist li { height: 45px; line-height: 45px; text-align: center; font-size: 15px;border: none; background: #eee; margin: 10px 0;}
.page-l-clist li a{display:block;}
.page-l-clist li a:hover {   display: inline-block; width: 100%;  height: 45px; color: #fff; background: #1b4f98;}
.page-l-clist li .layer2{left: 100%;}


.left-news li a h5 { line-height: 1; text-align: left; font-size: 14px; padding: 10px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left-news li a:hover h5{color: #1b4f98;}

.sec-marquee-c strong{font-size: 18px;}


/* 右侧 */
.page-alist{margin-top: 0;}

.crumbs-item {line-height: 1;border-bottom: 3px double #d7dbdf;overflow: hidden;margin-bottom: 15px;}
.crumbs-item h5 {font-size: 15px;line-height: 1; padding: 7px 0;color: #555;}

.wp-pagenavi{text-align: center;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color: #1b4f98;border-color: #1b4f98;}
.pagination>li>a, .pagination>li>span{color: #1b4f98;}

/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #1b4f98;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #1b4f98;}


/* 图片列表 */
.page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;}
.img-inner{width: 300px;overflow: hidden;}
.img-inner:hover {border: 1px solid #1b4f98;overflow: hidden;}

.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { height: auto; line-height: 1; overflow: hidden; font-size: 16px; text-align: center;padding: 5px 0;float: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #1b4f98;}

.page-nav{display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{width: 50%;padding: 0 5px;float: left;border: none;margin-bottom: 10px;}
.page-nav ul li a { display: block;text-align: center; background: #eee; font-size: 14px; line-height: 1;padding: 15px 0;}
.page-nav ul li a:hover{color: #fff;background: #1b4f98;}

/* 详情页 */
.page-con-tit{}
.page-con-tit h1{font-size: 20px;line-height: 1;padding-bottom: 10px;}

.product_detail h1.title{font-size: 20px;line-height: 1;}
.list_p li h2 { margin-top: 0;font-size: 14px;line-height: 1;}
.list_p li { height: auto; line-height: 1; font-size: 14px; border-bottom: 1px dashed #e0e1dc; padding: 10px 0;font-family: "Microsoft YaHei";}
.list_p li h2 a { font-size: 14px;font-family: "Microsoft YaHei";}


/* 地图 */
.page-addr{}
.page-addr iframe{width: 100%;}


/* 留言 */
.form-control:focus {
    border-color: #1b4f98;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
}

@media (min-width: 992px) and (max-width: 1200px){
  
  
  
}

@media (max-width: 992px){
  
  .page-body {margin: 10px auto 50px;}
  .page-body .col-md-9{float: none;width: 100%;}
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 33.3333%;}
  
  .page-alist .page-atit p {height: 4rem;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 33.3333%;}
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body .col-md-9 {float: none; width: 100%; padding: 0 15px;}
  
  .crumbs-item h5{font-size: 13px;}
  
  .page-content{padding-top: 0;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 50%;padding: 0 5px;}

  .page-alist .col-md-4{padding: 0 5px;width: 50%;}
  .img-inner { height: 120px;}
  .page-alist .col-md-4 a h5{font-size:14px;}
  
  .page-alist .page-atit p {height: 4rem;font-size: 13px;}
  
  
  .product_detail .img {overflow: hidden;}
  
  
  .page-alist .col-md-4{height: auto;}
  
  
}
.zoomPad{z-index: 1 !important;}

